*** empty log message ***
authorKenichi Handa <handa@m17n.org>
Mon, 6 Aug 2007 01:03:00 +0000 (01:03 +0000)
committerKenichi Handa <handa@m17n.org>
Mon, 6 Aug 2007 01:03:00 +0000 (01:03 +0000)
lisp/ChangeLog

index 667d7ca793ee56dc6bd2eb6f042be1ff0ae4189c..07a32b726c32f9458e2433257cf81eafbf0d0c81 100644 (file)
@@ -1,3 +1,11 @@
+2007-08-06  Kenichi Handa  <handa@m17n.org>
+
+       * international/quail.el: Wrap (require 'help-mode) by
+       eval-when-compile.
+       (quail-help-init): New function.
+       (quail-help): Call quail-help-init.
+       (quail-store-decode-map-key): Change it to a function.
+
 2007-08-05  Jason Rumney  <jasonr@gnu.org>
 
        * vc.el (vc-rollback): Add norevert argument back.